chore: Update to production URLs and branch-main backend#2
Merged
Conversation
- Change CHIPFLOW_API_ORIGIN from build-staging.chipflow.org to build.chipflow.com - Change CHIPFLOW_BACKEND_VERSION from branch-sky130-cfsram to branch-main 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🧪 Test this PR in a CodespaceUse the configurator with this PR's devcontainer changes: Open Configurator with branch: This will create a codespace using the devcontainer configuration from this PR branch. How to test:
💡 Tip: You can also manually append |
- Remove crimson206.vscode-command-server extension dependency - Remove port forwarding for 3000/3001 (no longer needed) - Remove command-server-proxy.js - Add ChipFlow Workbench extension (.vsix) to devcontainer - Update post-create.sh to use native extension for welcome content - Add postAttachCommand to install extension on container attach The ChipFlow Workbench extension provides: - Welcome view in activity bar with design info - Working external links via vscode.env.openExternal() - Build, Run, Submit command buttons with status bar - Simulation output panel 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
CHIPFLOW_API_ORIGINfrombuild-staging.chipflow.orgtobuild.chipflow.comCHIPFLOW_BACKEND_VERSIONfrombranch-sky130-cfsramtobranch-mainTest plan
🤖 Generated with Claude Code